1.1:
- Fixed crash issue if comparing Node or Attribute to nil. (Even if one is not supposed to compare those to nil given the fluent syntax design then I did so by accident my self, making me discover the crash).
- The plugin now includes Serialization framework.
- Added special function to support Serialization framework to be able to be stand alone without CoreClasses plugin.
1.0:
- This is the first version.